home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000287_news@columbia.edu_Wed Jan 25 16:37:47 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  5KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA22597
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 27 Jan 1995 07:27:56 -0500
  3. Received: by apakabar.cc.columbia.edu id AA22501
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 27 Jan 1995 07:27:54 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.cs.columbia.edu!news.pipeline.com!swiss.ans.net!gatech!udel!news-4.nss.udel.edu!chopin.udel.edu!not-for-mail
  6. From: darkstar@chopin.udel.edu (Jerry Alexandratos)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Help With MSK 3.14 And APC
  9. Date: 25 Jan 1995 11:37:47 -0500
  10. Organization: Broken Toys Unlimited
  11. Lines: 79
  12. Message-Id: <3g5uor$j8f@chopin.udel.edu>
  13. References: <3g3jfo$4rr@chopin.udel.edu> <1995Jan24.143256.39063@cc.usu.edu> <3g5n75$a1g@chopin.udel.edu> <3g5ogv$glp@apakabar.cc.columbia.edu>
  14. Nntp-Posting-Host: chopin.udel.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3g5ogv$glp@apakabar.cc.columbia.edu>,
  18. Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  19. :In article <3g5n75$a1g@chopin.udel.edu>,
  20. :Jerry Alexandratos <darkstar@chopin.udel.edu> wrote:
  21. :>In article <1995Jan24.143256.39063@cc.usu.edu>,
  22. :>Joe Doupnik <jrd@cc.usu.edu> wrote:
  23. :>:In article <3g3jfo$4rr@chopin.udel.edu>, darkstar@chopin.udel.edu (Jerry Alexandratos) writes:
  24. :>:> 
  25. :>:> I don't know what I'm missing here.  I want to create a pcget and
  26. :>:> pcsend macro similar to the ones that I use with C-Kermit 5A(190) to
  27. :>:> automatically send and receive files from another computers.
  28. :>
  29. :Maybe you could be more specific about exactly which two kinds of computers
  30. :you are trying to do this for, and what the "other" version of Kermit is.
  31. :
  32. :>:> My guess is that C-Kermit isn't interpretting the string correctly. 
  33. :>:> I've checked and everything says that it's using 8-bit modes, etc...
  34. :>
  35. :You're not being clear about which Kermit program is sending the APC,
  36. :which one is supposed to be receiving it, etc.
  37. :
  38. :>So I guess this means that macros like pcget and pcsend will only work
  39. :>with with C-Kermit.  Dang!  And I was hoping to emulate similar
  40. :>functionality from the pc end of a MSK to C-Kermit connection.
  41. :>
  42. :Of course it works.  Just read the documentation and follow the instructions.
  43. :
  44. :For C-Kermit 5A(190), which I assume in your case is the "APC sender", read
  45. :section 3.1 of ckcker.upd.
  46. :
  47. :For MS-DOS Kermit as the "APC receiver", there are certain slight variations
  48. :that depend on the program version.  Version 3.12 and earlier did not have
  49. :this feature.  Version 3.13 was the first to support APC, and by default it
  50. :was "ON".  However, during 3.13's lifetime we received a number of comments
  51. :stating that there were certain risks to having it on by default, and
  52. :therefore it was better to have it OFF by default in hopes that users would
  53. :do some reading to figure out how to turn it ON and hopefully see the
  54. :accompanying material on the risks.  This was done in version 3.14.  Read
  55. :about it in section 10 of the KERMIT.UPD file that comes with this version.
  56. :
  57. :Basically, all you have to do is tell MS-DOS Kermit to "set term apc on".
  58. :
  59. :And on the subject of APC, note that C-Kermit 5A(190) (in the UNIX, VMS,
  60. :and OS/2 versions) now can itself be an APC receiver, and MS-DOS Kermit 3.14
  61. :can be an APC sender.
  62. :
  63. :If you have any further problems after reading the documentation, report them
  64. :by e-mail to kermit@columbia.edu.
  65. :
  66. :- Frank
  67.  
  68. Sorry, I apoligize I guess I wasn't clear enough, or maybe I should've
  69. quoted the original post a little more than what I did.
  70.  
  71. The ignorance is mine in this matter.  I didn't think that I would have
  72. to be in terminal mode to make these macros work from the MSK side when
  73. I was using MSK locally and CK on the host.
  74.  
  75. However, Joe's explanation that you need to be in terminal mode for the
  76. APC commands to be received straightened everything out for me.
  77.  
  78. I didn't mean that the pcsend/get macros don't work at all.  They do. 
  79. I should know, I use them almost everyday!  What I meant was that there
  80. was no way to do the same functionality using APC with MSK on the local
  81. machine and CK on the host because there was no terminal emulation
  82. present (since I would have to escape back to the command line to
  83. execute them).
  84.  
  85. Damn!  Improper pronount/subject reference.  Maybe I should've listened
  86. to my elementary school grammar teacher with a little more fervor?  8)
  87.  
  88. Thanks for all the input though.
  89.  
  90.         --Jerry
  91.  
  92. -- 
  93. |>  Jerry Alexandratos                **  "vengo de la tierra del    <|
  94. |>  darkstar@strauss.udel.edu         **   fuego ten cuidado cuando  <|
  95. |>  darkstar@canary.pearson.udel.edu  **   llamas mi nombre..."      <|